ASP.NET MVC Controls
HeaderFormatter Property

Gets or sets a function that gets the HTML in the control header.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=C1.JsonNet.Converters.FunctionConverter, ConverterParameters=)>
Public Property HeaderFormatter As String
[JsonConverter(ConverterType=C1.JsonNet.Converters.FunctionConverter, ConverterParameters=)]
public string HeaderFormatter {get; set;}
Remarks
By default, the control header content is determined based on the Placeholder, MaxHeaderItems, and on the current selection. You may customize the header content by specifying a function that returns a custom string based on whatever criteria your application requires.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MultiSelect<T> Class
MultiSelect<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback